home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 04-10-20-2.swf / scripts / DefineButton2_791 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  61 b   |  5 lines

  1. on(release){
  2.    _root.splashStop();
  3.    gotoAndStop(5);
  4. }
  5.